home *** CD-ROM | disk | FTP | other *** search
/ Merciful 1 / Merciful - Disc 1.iso / software / m / music_x_ii / musicxii2.dms / musicxii2.adf / Late Notes.Doc < prev    next >
Text File  |  1978-10-20  |  2KB  |  47 lines

  1. ==================================
  2.    Changes to BUFFER Tooltype
  3. ==================================
  4.  
  5.     A late addition was added for the BUFFER tooltype. Instead of
  6. stating an amount of memory, a percentage of memory can be given.
  7. For example:
  8.  
  9.     BUFFER=50%
  10.  
  11. ==================================
  12.    Using REXX With Music-X
  13. ==================================
  14.  
  15.     The Music-X 2.0 Manual descibes a module called RexxEdit that
  16. can be used to edit sequences programmatically using ARexx scripts.
  17. The manual does not detail how get ARexx set-up on your computer in
  18. the first place.
  19.  
  20.     ARexx is a commercial product created by William S. Hawes and
  21. is not provided on the Music-X disks. If you have a hard drive and
  22. AmigaDOS Release 2 or 3 has been installed, you will find that you
  23. already have ARexx. If you have a hard drive and are still using
  24. Kickstart 1.3, you will not have ARexx unless you purchased it from
  25. William S. Hawes directly or from an Amiga software dealer who sells
  26. ARexx.
  27.  
  28.     If you have a floppy only system, it is still possible to use
  29. ARexx if you have a copy of the ARexx system files "RexxMast" and
  30. "rexxsyslib.library". Here is what to do:
  31.  
  32.     1)    Make a copy of the Music-X 2.0 Program disk. Do not modify
  33.         your original disk!
  34.  
  35.     2)    Delete "Format" and "DiskCopy" from the System drawer of
  36.         the copy of the Music-X 2.0 Program disk.
  37.  
  38.     3)    Copy "RexxMast" to the System drawer on the Program disk.
  39.  
  40.     4)    Copy "rexxsyslib.library" to the "libs" drawer on the
  41.         Program disk. This operation may require using the CLI or
  42.         Shell, since there is no icon from the "libs" drawer.
  43.  
  44.     5)    The modified copy should now work as a minimal Rexx
  45.         environment when you boot with the disk. You will not be
  46.         able to format or copy disks though.
  47.